FlexReport for WinForms
ItemName プロパティ (DictionaryItemLink<T>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > DictionaryItemLink<T> クラス : ItemName プロパティ
Gets or sets the name of the item in the dictionary.
シンタックス
'宣言
 
Public Property ItemName As System.String
'使用法
 
Dim instance As DictionaryItemLink(Of T)
Dim value As System.String
 
instance.ItemName = value
 
value = instance.ItemName
public System.string ItemName {get; set;}
参照

参照

DictionaryItemLink<T> クラス
DictionaryItemLink<T> メンバ